projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
559ca68
)
Fix previous change.
author
Glenn Morris
<rgm@gnu.org>
Sun, 28 Sep 2008 17:57:00 +0000
(17:57 +0000)
committer
Glenn Morris
<rgm@gnu.org>
Sun, 28 Sep 2008 17:57:00 +0000
(17:57 +0000)
lisp/vc.el
patch
|
blob
|
history
diff --git
a/lisp/vc.el
b/lisp/vc.el
index a929c20ffb0849d4f3a6e889584e46e6d0edadab..35e846dd28ae7e000fb4da3bd7bfaefc05c6a136 100644
(file)
--- a/
lisp/vc.el
+++ b/
lisp/vc.el
@@
-1405,7
+1405,7
@@
OP is a symbol such as `diff'.
In decreasing order of preference, returns the value of:
vc-BACKEND-OP-switches (e.g. `vc-cvs-diff-switches');
vc-OP-switches (e.g. `vc-diff-switches'); or, in the case of
-diff only, `
vc-
diff-switches'.
+diff only, `diff-switches'.
If the chosen value is not a string or a list, returns nil.
This is so that you may set, e.g. `vc-svn-diff-switches' to t in order